← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Thu Dec 15 15:23:56 2022
Reported on Thu Dec 15 15:27:04 2022

Filename(eval 286)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 65 statements in 271µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
6566187µs8.19msData::Perl::Collection::Hash::MooseLike::::setData::Perl::Collection::Hash::MooseLike::set
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Data::Perl::Collection::Hash::MooseLike;
265271µs658.00ms
# spent 8.19ms (187µs+8.00) within Data::Perl::Collection::Hash::MooseLike::set which was called 65 times, avg 126µs/call: # 36 times (106µs+7.09ms) by JSON::Schema::Modern::Document::_add_resources at line 17 of (eval 298)[Sub/Quote.pm:3], avg 200µs/call # 18 times (62µs+547µs) by JSON::Schema::Modern::_add_resources at line 17 of (eval 346)[Sub/Quote.pm:3], avg 34µs/call # 8 times (12µs+155µs) by JSON::Schema::Modern::_add_resources_unsafe at line 17 of (eval 344)[Sub/Quote.pm:3], avg 21µs/call # once (2µs+160µs) by JSON::Schema::Modern::_set_metaschema_vocabulary_classes at line 17 of (eval 363)[Sub/Quote.pm:3] # once (4µs+25µs) by JSON::Schema::Modern::_set_vocabulary_class at line 17 of (eval 356)[Sub/Quote.pm:3] # once (1µs+19µs) by JSON::Schema::Modern::add_format_validation at line 17 of (eval 327)[Sub/Quote.pm:3]
sub set {$$wrapped->(@_);}
3;